- Enclosing class:
- TdApi
Searches for a background by its name.
Returns
Background-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intThe name of the background. -
Constructor Summary
ConstructorsConstructorDescriptionSearches for a background by its name.SearchBackground(DataInput input) Searches for a background by its name.SearchBackground(String name) Searches for a background by its name. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
name
The name of the background. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
SearchBackground
public SearchBackground()Searches for a background by its name. ReturnsBackground -
SearchBackground
Searches for a background by its name. ReturnsBackground- Parameters:
name- String The name of the background.
-
SearchBackground
Searches for a background by its name. ReturnsBackground- 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()
-