public interface ServiceEncryptionListener
| Modifier and Type | Method and Description |
|---|---|
void |
onEncryptionServiceUpdated(SessionType serviceType,
boolean isServiceEncrypted,
String error) |
void onEncryptionServiceUpdated(@NonNull
SessionType serviceType,
boolean isServiceEncrypted,
@Nullable
String error)