STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api.environment.logger
/
LoggerError
/
ErrorCode
Error
Code
@
Retention
(
value
=
RetentionPolicy.SOURCE
)
annotation class
ErrorCode
Content copied to clipboard
fail reasons when load contacts
Inherited functions
Properties
Properties
ATTACHMENT_FILE_INFECTED
Link copied to clipboard
val
ATTACHMENT_FILE_INFECTED
:
Int
Content copied to clipboard
ATTACHMENT_MAX_SIZE_REACHED
Link copied to clipboard
val
ATTACHMENT_MAX_SIZE_REACHED
:
Int
Content copied to clipboard
Attachment limit size reached
ATTACHMENT_NOT_AVAILABLE
Link copied to clipboard
val
ATTACHMENT_NOT_AVAILABLE
:
Int
Content copied to clipboard
ATTACHMENT_UPLOAD_FAILED
Link copied to clipboard
val
ATTACHMENT_UPLOAD_FAILED
:
Int
Content copied to clipboard
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