get Meeting Info
abstract fun getMeetingInfo(spaceId: String, handler: CompletionHandler<SpaceMeetingInfo>)
Content copied to clipboard
Shows Webex meeting details for a space such as the SIP address, meeting URL, toll-free and toll dial-in numbers.
Since
2.3.0
Parameters
space Id
The identifier of the space.
handler
A closure to be executed once the request has finished.