Developer Documentation

OdinMedia.resume

public resume(): void

Instructs the server to resume the media object, resuming the reception of data. This operation essentially communicates a server-side unmute request from the client, thus indicating a desire to resume packet reception for this media stream.

Returns

TypeDescription
void