class Cisco::Webex::InstantConnect

Defined in:

cisco/webex/instant_connect.cr

Class Method Summary

Instance Method Summary

Class Method Detail

def self.driver_interface : String #

Instance Method Detail

def create_guest_bearer(user_id : String, display_name : String, expiry : Int64 | Nil = nil) #

Cisco docs on the subject:

  • Guest JWT: https://developer.webex.com/docs/guest-issuer
  • Testing site: https://webexsamples.github.io/browser-sdk-samples/browser-auth-jwt/

[View source]
def create_meeting(room_id : String) #

[View source]
def on_load #

[View source]
def on_update #

[View source]