java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.PremiumSource
it.tdlight.jni.TdApi.PremiumSourceLink
- Enclosing class:
- TdApi
A user opened an internal link of the type internalLinkTypePremiumFeatures.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
The referrer from the link. -
Constructor Summary
ConstructorDescriptionA user opened an internal link of the type internalLinkTypePremiumFeatures.PremiumSourceLink
(DataInput input) A user opened an internal link of the type internalLinkTypePremiumFeatures.PremiumSourceLink
(String referrer) A user opened an internal link of the type internalLinkTypePremiumFeatures. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
referrer
The referrer from the link. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
PremiumSourceLink
public PremiumSourceLink()A user opened an internal link of the type internalLinkTypePremiumFeatures. -
PremiumSourceLink
A user opened an internal link of the type internalLinkTypePremiumFeatures.- Parameters:
referrer
- String The referrer from the link.
-
PremiumSourceLink
A user opened an internal link of the type internalLinkTypePremiumFeatures.- 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()
-