STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api.contact
/
InviteGuestError
/
ErrorCode
Error
Code
@
Retention
(
value
=
RetentionPolicy.SOURCE
)
annotation class
ErrorCode
Content copied to clipboard
fail reasons when invite a guest
Inherited functions
Properties
Properties
ALREADY_EXISTS_SUBSCRIBER_MSISDN
Link copied to clipboard
val
ALREADY_EXISTS_SUBSCRIBER_MSISDN
:
Int
Content copied to clipboard
already exist subscriber MSISDN
GUEST_COUNTRY_DOMAIN_FORBIDDEN
Link copied to clipboard
val
GUEST_COUNTRY_DOMAIN_FORBIDDEN
:
Int
Content copied to clipboard
The guest country domain is forbidden
GUEST_COUNTRY_EMAIL_DOMAIN_FORBIDDEN
Link copied to clipboard
val
GUEST_COUNTRY_EMAIL_DOMAIN_FORBIDDEN
:
Int
Content copied to clipboard
The guest country and email is forbidden
GUEST_EMAIL_DOMAIN_FORBIDDEN
Link copied to clipboard
val
GUEST_EMAIL_DOMAIN_FORBIDDEN
:
Int
Content copied to clipboard
The guest email is forbidden
INVALID_PARAMETERS
Link copied to clipboard
val
INVALID_PARAMETERS
:
Int
Content copied to clipboard
Invalid parameters
INVALID_PHONE_NUMBER
Link copied to clipboard
val
INVALID_PHONE_NUMBER
:
Int
Content copied to clipboard
Invalid phone number
INVITE_EXTERNAL_USER_NOT_ALLOWED
Link copied to clipboard
val
INVITE_EXTERNAL_USER_NOT_ALLOWED
:
Int
Content copied to clipboard
The external user invitation is not allowed
REQUEST_FAILED
Link copied to clipboard
val
REQUEST_FAILED
:
Int
Content copied to clipboard
The request is failed due to unknown error
Inherited functions
annotation
Type
Link copied to clipboard
abstract
fun
annotationType
(
)
:
Class
<
out
Annotation
>
Content copied to clipboard
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
Content copied to clipboard
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String
Content copied to clipboard