java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.InternalLinkType
it.tdlight.jni.TdApi.InternalLinkTypeUnknownDeepLink
- Enclosing class:
- TdApi
The link is an unknown tg: link. Call
getDeepLinkInfo to process the link.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Link to be passed to getDeepLinkInfo. -
Constructor Summary
ConstructorDescriptionThe link is an unknown tg: link.The link is an unknown tg: link.The link is an unknown tg: link. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
link
Link to be passed to getDeepLinkInfo. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
InternalLinkTypeUnknownDeepLink
public InternalLinkTypeUnknownDeepLink()The link is an unknown tg: link. Call getDeepLinkInfo to process the link. -
InternalLinkTypeUnknownDeepLink
The link is an unknown tg: link. Call getDeepLinkInfo to process the link.- Parameters:
link
- String Link to be passed to getDeepLinkInfo.
-
InternalLinkTypeUnknownDeepLink
The link is an unknown tg: link. Call getDeepLinkInfo to process the link.- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-