- Enclosing class:
- TdApi
Returns RTMP URL for streaming to the
chat; requires creator privileges.
Returns
RtmpUrl-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionReturns RTMP URL for streaming to the chat; requires creator privileges.GetVideoChatRtmpUrl(long chatId) Returns RTMP URL for streaming to the chat; requires creator privileges.GetVideoChatRtmpUrl(DataInput input) Returns RTMP URL for streaming to the chat; requires creator privileges. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods 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
-
GetVideoChatRtmpUrl
public GetVideoChatRtmpUrl()Returns RTMP URL for streaming to the chat; requires creator privileges. ReturnsRtmpUrl -
GetVideoChatRtmpUrl
public GetVideoChatRtmpUrl(long chatId) Returns RTMP URL for streaming to the chat; requires creator privileges. ReturnsRtmpUrl- Parameters:
chatId- long Chat identifier.
-
GetVideoChatRtmpUrl
Returns RTMP URL for streaming to the chat; requires creator privileges. ReturnsRtmpUrl- 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()
-