Class CreateCallLinkCredential
-
- All Implemented Interfaces:
public final class CreateCallLinkCredential extends ByteArray
-
-
Field Summary
Fields Modifier and Type Field Description public final static ByteArray.UncheckedAndUnclonedUNCHECKED_AND_UNCLONED
-
Constructor Summary
Constructors Constructor Description CreateCallLinkCredential(Array<byte> contents)
-
Method Summary
Modifier and Type Method Description CreateCallLinkCredentialPresentationpresent(Array<byte> roomId, ServiceId.Aci userId, GenericServerPublicParams serverParams, CallLinkSecretParams callLinkParams)CreateCallLinkCredentialPresentationpresent(Array<byte> roomId, ServiceId.Aci userId, GenericServerPublicParams serverParams, CallLinkSecretParams callLinkParams, SecureRandom secureRandom)-
-
Constructor Detail
-
CreateCallLinkCredential
CreateCallLinkCredential(Array<byte> contents)
-
-
Method Detail
-
present
CreateCallLinkCredentialPresentation present(Array<byte> roomId, ServiceId.Aci userId, GenericServerPublicParams serverParams, CallLinkSecretParams callLinkParams)
-
present
CreateCallLinkCredentialPresentation present(Array<byte> roomId, ServiceId.Aci userId, GenericServerPublicParams serverParams, CallLinkSecretParams callLinkParams, SecureRandom secureRandom)
-
-
-
-