- Enclosing class:
- TdApi
Constructs a persistent HTTP URL for a background.
Returns
HttpUrl-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intBackground name.Background type. -
Constructor Summary
ConstructorsConstructorDescriptionConstructs a persistent HTTP URL for a background.GetBackgroundUrl(DataInput input) Constructs a persistent HTTP URL for a background.GetBackgroundUrl(String name, TdApi.BackgroundType type) Constructs a persistent HTTP URL for a background. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
name
Background name. -
type
Background type. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
GetBackgroundUrl
public GetBackgroundUrl()Constructs a persistent HTTP URL for a background. ReturnsHttpUrl -
GetBackgroundUrl
Constructs a persistent HTTP URL for a background. ReturnsHttpUrl- Parameters:
name- String Background name.type- BackgroundType Background type.
-
GetBackgroundUrl
Constructs a persistent HTTP URL for a background. ReturnsHttpUrl- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructorin classTdApi.Object
-
serialize
- Specified by:
serializein classTdApi.Object- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-