- Enclosing class:
- TdApi
Replaces the current RTMP URL for
streaming to the chat; requires creator privileges.
Returns
RtmpUrl
-
Field Summary
-
Constructor Summary
ConstructorDescriptionReplaces the current RTMP URL for streaming to the chat; requires creator privileges.ReplaceVideoChatRtmpUrl
(long chatId) Replaces the current RTMP URL for streaming to the chat; requires creator privileges.ReplaceVideoChatRtmpUrl
(DataInput input) Replaces the current RTMP URL for streaming to the chat; requires creator privileges. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
chatId
public long chatIdChat identifier. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
ReplaceVideoChatRtmpUrl
public ReplaceVideoChatRtmpUrl()Replaces the current RTMP URL for streaming to the chat; requires creator privileges. ReturnsRtmpUrl
-
ReplaceVideoChatRtmpUrl
public ReplaceVideoChatRtmpUrl(long chatId) Replaces the current RTMP URL for streaming to the chat; requires creator privileges. ReturnsRtmpUrl
- Parameters:
chatId
- long Chat identifier.
-
ReplaceVideoChatRtmpUrl
Replaces the current RTMP URL for streaming to the chat; requires creator privileges. ReturnsRtmpUrl
- 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()
-