getMeetingById

Fetches the meeting from the specified id.

Parameters

id

Meeting identifier to be fetched.

onCompletion

Callback that will be invoked when the request is completed. It will receive the meeting in case of success or a SippoResourceError otherwise.