Package | Description |
---|---|
com.ciscospark.androidsdk.phone |
Modifier and Type | Class and Description |
---|---|
static class |
CallObserver.MembershipDeclinedEvent
This might be triggered when the person in the membership declined this call.
|
static class |
CallObserver.MembershipJoinedEvent
This might be triggered when the person in the membership joined this call.
|
static class |
CallObserver.MembershipLeftEvent
This might be triggered when the person in the membership left this call.
|
static class |
CallObserver.MembershipSendingAudioEvent
This might be triggered when the person in the membership started sending audio this call.
|
static class |
CallObserver.MembershipSendingSharingEvent
This might be triggered when the person in the membership started sharing this call.
|
static class |
CallObserver.MembershipSendingVideoEvent
This might be triggered when the person in the membership started sending video this call.
|